Click or drag to resize

FolderChange Constructor (FolderId, PropertyPath)

Initializes a new instance of the FolderChange class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public FolderChange(
	FolderId folderId,
	PropertyPath propertyToDelete
)

Parameters

folderId
Type: Independentsoft.ExchangeFolderId
propertyToDelete
Type: Independentsoft.ExchangePropertyPath
See Also